projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c17ee5b
)
*** empty log message ***
author
Eli Zaretskii
<eliz@gnu.org>
Sun, 2 May 2004 17:23:04 +0000
(17:23 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Sun, 2 May 2004 17:23:04 +0000
(17:23 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 06206a94a4f30187ec01b9be10f171326f175674..2d53836e40b856d4958e968120592e266461d374 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-2,7
+2,8
@@
* progmodes/compile.el (compilation-start): In the
no-async-subprocesses branch, call sit-for to give redisplay a
- chance to show the updated process status in the mode line.
+ chance to show the updated process status in the mode line, and
+ fontify the buffer explicitly after the process exits.
2004-05-01 Stefan Monnier <monnier@iro.umontreal.ca>